*{box-sizing:border-box}html,body,#root{height:100%;margin:0}body{color:#edf1eb;background:#111312;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Noto Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif}.app{display:grid;grid-template-rows:27px minmax(0,1fr);height:100%;min-height:420px}.app-player{overflow:hidden;width:100vw;height:100vh}.app-bar{display:flex;border-bottom:1px solid #2d342f;justify-content:space-between;align-items: center;gap:5px;padding:0 7px}.player-header{background:#151a1e;min-width:0}.player-title-block{display:flex;flex:none;align-items: center;gap:5px;min-width:96px}.player-header-actions{display:flex;flex:none;align-items: center;gap:4px}.visually-hidden-file-input{opacity:0;overflow:hidden;pointer-events:none;position:absolute;width:1px;height:1px}.opfs-usage{color:#c9d6cc;font-variant-numeric:tabular-nums;white-space:nowrap;font-size:10px;line-height:1}.session-selector{position:relative}.app-session-label{color:#9fe2ff;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:10px;line-height:1}.session-selector-trigger{color:#9fe2ff;cursor:pointer;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;background:0 0;border:0;min-width:0;max-width:220px;padding:3px 5px;font-size:10px;line-height:1}.session-selector-menu{display:grid;overflow-y:auto;position:absolute;z-index:100;background:#17201a;border:1px solid #526158;border-radius:5px;gap:2px;min-width:220px;max-height:260px;padding:4px;top:calc(100% + 4px);left:0;box-shadow:0 6px 18px #0008}.session-selector-option{color:#dce9df;cursor:pointer;position:relative;text-align:left;background:#202c24;border:1px solid #0000;border-radius:4px;min-height:30px;padding:8px 42px 8px 8px;font-size:10px}.session-selector-option:hover,.session-selector-option[aria-selected=true]{border-color:#65a87b}.session-selector-latest{color:#87d9a2;position:absolute;font-size:8px;top:4px;right:6px}.session-selector-empty{color:#91a197;padding:8px;font-size:9px}.app-bar h1{letter-spacing:0;margin:0;font-size:10px;font-weight:650}.render-badge{color:#c9d6cc;border:1px solid #6d7a70;border-radius:4px;padding:2px 4px;font-size:9px;line-height:1}.configuration-header-button{appearance:none;color:#c9d6cc;cursor:pointer;display:inline-flex;background:0 0;border:1px solid #afbec46b;border-radius:4px;justify-content:center;align-items: center;width:19px;height:19px;padding:0}.configuration-header-button:hover{color:#edf1eb;background:#252d33}.configuration-header-icon{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8;width:13px;height:13px}.app-bar-button{appearance:none;color:#edf1eb;cursor:pointer;font:inherit;background:#252d33;border:1px solid #afbec494;border-radius:4px;height:18px;padding:0 6px;font-size:10px;font-weight:600;line-height:1}.app-bar-button:hover{background:#2e373e}.app-bar-button:disabled{cursor:not-allowed;opacity:.48}.configuration-modal-backdrop{display:flex;position:fixed;z-index:40;background:#060809b8;justify-content:center;align-items: center;padding:24px;inset:0}.configuration-modal{display:grid;grid-template-rows:auto auto minmax(0,1fr)auto;overflow:hidden;background:#151a1e;border:1px solid #3d474d;border-radius:8px;width:min(80vw,980px);max-width:980px;height:min(80vh,760px);min-height:420px;box-shadow:0 18px 60px #00000075}.hotkeys-modal{width:min(92vw,560px);max-width:560px;height:auto;min-height:0}.configuration-modal-header,.configuration-modal-footer{display:flex;justify-content:space-between;align-items: center;padding:16px 18px}.configuration-modal-header{border-bottom:1px solid #2d342f}.configuration-modal-header h2{margin:0;font-size:18px;line-height:1.2}.configuration-icon-button{appearance:none;color:#edf1eb;cursor:pointer;display:inline-flex;background:#252d33;border:1px solid #afbec494;border-radius:4px;justify-content:center;align-items: center;width:28px;height:28px;padding:0}.configuration-icon-button:hover{background:#2e373e}.configuration-close-icon{position:relative;width:12px;height:12px}.configuration-close-icon:before,.configuration-close-icon:after{content:"";position:absolute;background:currentColor;width:12px;height:1px;top:50%;left:0}.configuration-close-icon:before{transform:rotate(45deg)}.configuration-close-icon:after{transform:rotate(-45deg)}.configuration-modal-body{display:grid;overflow:auto;gap:18px;padding:18px}.configuration-tabs{display:flex;border-bottom:1px solid #2d342f;gap:6px;padding:10px 18px 0}.configuration-tabs button{appearance:none;color:#9facb4;cursor:pointer;font:inherit;background:0 0;border:1px solid #0000;border-bottom:0;border-radius:4px 4px 0 0;min-height:30px;padding:0 12px;font-size:12px;font-weight:650}.configuration-tabs button[aria-selected=true]{color:#edf1eb;background:#20282d;border-color:#3d474d}.hotkeys-modal-body{display:block;padding:0}.hotkeys-section h3{color:#edf1eb;border-bottom:1px solid #2d342f;margin:0;padding:14px 18px 8px;font-size:12px;font-weight:700;line-height:1.2}.hotkeys-section+.hotkeys-section{border-top:1px solid #3d474d}.hotkeys-table{border-collapse:collapse;width:100%}.hotkeys-table th,.hotkeys-table td{color:#c9d6cc;text-align:left;vertical-align:middle;border-bottom:1px solid #2d342f;padding:11px 18px;font-size:12px;line-height:1.35}.hotkeys-table th{color:#9facb4;text-transform:uppercase;font-size:10px;font-weight:650}.hotkeys-table tr:last-child td{border-bottom:0}.hotkeys-table kbd{color:#edf1eb;display:inline-flex;font:inherit;background:#0f1316;border:1px solid #3d474d;border-radius:4px;justify-content:center;min-width:28px;padding:3px 7px;font-size:12px;font-weight:650}.configuration-section{display:grid;border-bottom:1px solid #2d342f;gap:12px;padding-bottom:18px}.configuration-section:last-child{border-bottom:0}.configuration-section h3{color:#edf1eb;margin:0;font-size:13px;line-height:1.2}.configuration-field{color:#c9d6cc;display:grid;gap:6px;font-size:11px}.configuration-field input,.configuration-field select,.configuration-field textarea{appearance:none;color:#edf1eb;font:inherit;background:#0f1316;border:1px solid #3d474d;border-radius:4px;min-height:32px;padding:7px 9px;font-size:12px}.configuration-field select{background-image:linear-gradient(45deg,#0000 50%,#c9d6cc 50%),linear-gradient(135deg,#c9d6cc 50%,#0000 50%);background-position:calc(100% - 14px) 13px,calc(100% - 9px) 13px;background-repeat:no-repeat;background-size:5px 5px,5px 5px;padding-right:28px}.configuration-field textarea{resize:vertical;min-height:180px}.configuration-slider-field input[type=range]{accent-color:#79d5c9;cursor:pointer;background:0 0;border:0;min-height:22px;padding:0}.configuration-slider-header{display:flex;justify-content:space-between;align-items: center}.configuration-slider-value{color:#edf1eb;font-variant-numeric:tabular-nums;font-size:11px}.configuration-field-label-row{display:flex;align-items:baseline;gap:8px}.configuration-field-format{color:#9facb4;font-variant-numeric:tabular-nums;font-size:10px}.configuration-token-input{display:grid;grid-template-columns:minmax(0,1fr)34px}.configuration-token-input input{border-right:0;border-top-right-radius:0;border-bottom-right-radius:0;min-width:0}.configuration-token-visibility-button{appearance:none;color:#c9d6cc;cursor:pointer;display:inline-flex;background:#20282d;border:1px solid #3d474d;border-left:0;border-top-right-radius:4px;border-bottom-right-radius:4px;justify-content:center;align-items: center;padding:0}.configuration-token-visibility-button:hover{color:#edf1eb;background:#2e373e}.configuration-token-eye-icon{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8;width:16px;height:16px}.configuration-field input:focus,.configuration-field select:focus,.configuration-field textarea:focus{outline:2px solid #9fe2ff;outline-offset:1px}.configuration-checkbox-field input:focus-visible{outline:2px solid #9fe2ff;outline-offset:1px}.app-bar-button:focus-visible{outline:2px solid #9fe2ff;outline-offset:1px}.configuration-header-button:focus-visible{outline:2px solid #9fe2ff;outline-offset:1px}.configuration-icon-button:focus-visible{outline:2px solid #9fe2ff;outline-offset:1px}.configuration-secondary-button:focus-visible{outline:2px solid #9fe2ff;outline-offset:1px}.configuration-tabs button:focus-visible{outline:2px solid #9fe2ff;outline-offset:1px}.configuration-token-visibility-button:focus-visible{outline:2px solid #9fe2ff;outline-offset:1px}.configuration-apply-button:focus-visible{outline:2px solid #9fe2ff;outline-offset:1px}.configuration-cache-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}@media (max-width:760px){.configuration-cache-grid{grid-template-columns:1fr}}.configuration-duration-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));overflow:hidden;border:1px solid #2d342f;border-radius:6px}.configuration-duration-row{display:grid;background:#101518;border-right:1px solid #2d342f;gap:5px;min-width:0;padding:10px}.configuration-duration-row:last-child{border-right:0}.configuration-duration-row span{color:#9facb4;font-size:10px}.configuration-duration-row strong{color:#edf1eb;font-variant-numeric:tabular-nums;font-size:14px;font-weight:650}.configuration-checkbox-field{color:#edf1eb;display:inline-flex;align-items: center;gap:8px;font-size:12px}.configuration-checkbox-field input{accent-color:#79d5c9;width:15px;height:15px;margin:0}.configuration-modal-footer{border-top:1px solid #2d342f;justify-content:flex-end}.configuration-apply-button{appearance:none;color:#f4fffc;cursor:pointer;font:inherit;background:#24615e;border:1px solid #79d5c9;border-radius:4px;min-height:32px;padding:0 14px;font-size:12px;font-weight:650}.configuration-apply-button:hover{background:#2d7370}.configuration-secondary-button{appearance:none;color:#edf1eb;cursor:pointer;font:inherit;background:#252d33;border:1px solid #afbec494;border-radius:4px;min-height:32px;padding:0 12px;font-size:12px;font-weight:650}.configuration-secondary-button:hover{background:#2e373e}.configuration-presets-panel{display:grid;gap:12px;min-width:0}.configuration-presets-toolbar,.configuration-presets-actions,.configuration-presets-state-row,.configuration-json-modal-header,.configuration-create-preset-actions{display:flex;justify-content:space-between;align-items: center;gap:10px;min-width:0}.configuration-presets-toolbar h3{color:#edf1eb;margin:0;font-size:13px;line-height:1.2}.configuration-presets-actions,.configuration-create-preset-actions{justify-content:flex-end}.configuration-presets-filters{display:grid;grid-template-columns:minmax(0,1fr)minmax(160px,220px);gap:12px}.configuration-presets-state-row{color:#9facb4;font-size:11px}.configuration-presets-error{color:#ffd6c9;background:#ff896b1f;border:1px solid #ff896b85;border-radius:4px;padding:8px 10px;font-size:12px;line-height:1.35}.configuration-presets-empty{color:#9facb4;display:flex;border:1px dashed #3d474d;border-radius:4px;justify-content:center;align-items: center;min-height:96px;font-size:12px}.configuration-presets-list{display:grid;overflow:auto;border:1px solid #2d342f;border-radius:4px;min-height:0;max-height:320px}.configuration-presets-list-row{display:grid;grid-template-columns:28px minmax(0,1fr)28px;background:#101518;border-bottom:1px solid #2d342f;align-items: center;gap:8px;min-width:0;padding:8px}.configuration-presets-list-row:last-child{border-bottom:0}.configuration-presets-select{display:inline-flex;justify-content:center;align-items: center}.configuration-presets-select input{accent-color:#79d5c9;width:15px;height:15px;margin:0}.configuration-presets-row-main{appearance:none;color:inherit;cursor:pointer;display:grid;text-align:left;background:0 0;border:0;gap:4px;min-width:0;padding:0}.configuration-presets-row-main:focus-visible{outline:2px solid #9fe2ff;outline-offset:2px}.configuration-presets-row-title{color:#edf1eb;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:650}.configuration-presets-row-description,.configuration-presets-row-meta{color:#9facb4;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:11px;line-height:1.25}.configuration-presets-row-meta{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace}.configuration-trash-icon{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8;width:16px;height:16px}.configuration-json-modal-backdrop{display:flex;position:fixed;z-index:45;background:#070a0c9e;justify-content:center;align-items: center;padding:16px;inset:0}.configuration-json-modal{color:#edf1eb;display:grid;background:#20282d;border:1px solid #afbec46b;border-radius:4px;gap:12px;width:min(680px,100vw - 32px);max-width:min(680px,100vw - 32px);max-height:calc(100vh - 32px);padding:12px}.configuration-json-modal-header h2,.configuration-json-modal-header p{margin:0}.configuration-json-modal-header h2{overflow-wrap:anywhere;font-size:14px;line-height:1.2}.configuration-json-modal-header p{color:#c9d6cc;font-size:11px}.configuration-json-block{color:#edf1eb;overflow:auto;background:#111312;border:1px solid #afbec447;border-radius:4px;max-height:min(520px,100vh - 170px);margin:0;padding:10px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:11px;line-height:1.35}.configuration-create-preset-modal{width:min(720px,100vw - 32px);max-width:min(720px,100vw - 32px)}.configuration-json-textarea{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;line-height:1.4}@media (max-width:760px){.configuration-presets-toolbar,.configuration-presets-state-row{flex-direction:column;align-items:stretch}.configuration-presets-actions{justify-content:stretch}.configuration-presets-actions button{flex:1}.configuration-presets-filters{grid-template-columns:1fr}}.viewport{min-height:0}.player-viewport{--timeline-panel-height:172px;--player-side-tool-panel-width:42px;--player-left-dock-offset:calc(var(--player-side-tool-panel-width,42px) + 8px);overflow:hidden;position:relative;background:#111312;min-width:0;height:100%}.point-cloud-canvas-overlay{pointer-events:none;position:absolute;z-index:10;inset:0}.timeline-panel{height:var(--timeline-panel-height,172px);overflow:visible;position:absolute;z-index:2;background:#151a1e;border-top:1px solid #2d342f;min-width:0;bottom:0;left:0;right:0}.timeline-locator{display:flex;position:absolute;z-index:4;color:#edf1eb;pointer-events:none;white-space:nowrap;flex-wrap:wrap;align-items: flex-start;gap:2px;font-size:12px;line-height:1.05;top:4px;left:50%;transform:translate(-50%)}.timeline-locator-clear-button{appearance:none;color:#edf1eb;cursor:pointer;display:inline-flex;pointer-events:auto;background:#20282d;border:1px solid #afbec46b;border-radius:4px;justify-content:center;align-items: center;width:20px;height:20px;padding:0}.timeline-locator-clear-button:hover{background:#2e373e;border-color:#afbec4b8}.timeline-locator-clear-button:focus-visible{outline:2px solid #9fe2ff;outline-offset:1px}.timeline-locator-clear-icon{position:relative;width:10px;height:10px}.timeline-locator-clear-icon:before,.timeline-locator-clear-icon:after{content:"";position:absolute;background:currentColor;width:10px;height:1px;top:50%;left:0}.timeline-locator-clear-icon:before{transform:rotate(45deg)}.timeline-locator-clear-icon:after{transform:rotate(-45deg)}.player-side-tool-panel{bottom:var(--timeline-panel-height,172px);display:flex;overflow-y:auto;pointer-events:auto;position:absolute;scrollbar-width:none;width:var(--player-side-tool-panel-width,42px);z-index:6;background:#151a1e57;flex-direction:column;align-items: center;gap:6px;padding:10px 6px;top:0;left:0}.player-side-tool-panel::-webkit-scrollbar{display:none}.trajectory-tool-button{appearance:none;color:#edf1eb;cursor:pointer;display:inline-flex;position:relative;background:#252d33;border:1px solid #afbec494;border-radius:6px;flex:0 0 28px;justify-content:center;align-items: center;width:28px;height:28px;padding:0}.trajectory-tool-button-badge{color:#15191d;display:inline-flex;position:absolute;background:#f7c948;border-radius:5px;justify-content:center;align-items: center;min-width:10px;height:10px;padding:0 2px;font-size:9px;font-weight:700;line-height:1;bottom:1px;right:1px}.trajectory-tool-hover-card{color:#edf1eb;display:flex;pointer-events:none;position:fixed;z-index:60;background:#151a1ef5;border:1px solid #afbec480;border-radius:6px;flex-direction:column;gap:3px;min-width:150px;max-width:min(260px,100vw - 64px);padding:6px 8px;font-size:11px;line-height:1.25;transform:translateY(-50%);box-shadow:0 8px 22px #00000057}.trajectory-tool-hover-card-title{font-weight:700}.trajectory-tool-hover-card-description{color:#c9d6cc}.trajectory-tool-button:hover{background:#2e373e}.trajectory-tool-button-added{color:#f4fffc;background:#24615e;border-color:#79d5c9}.trajectory-tool-button-added:hover{background:#2d7370}.trajectory-preview-panel{display:flex;position:relative;flex-direction:column;align-items: flex-end;gap:4px}.trajectory-preview-dock,.trajectory-settings-side-dock{display:flex;position:absolute;z-index:5;align-items: flex-start;top:8px}.trajectory-preview-dock{pointer-events:none;right:4px}.trajectory-settings-side-dock,.trajectory-preview-panel>*{pointer-events:auto}.trajectory-side-dock-grid{display:flex;flex-direction:column;align-items: start;gap:6px}.trajectory-side-dock-grid:has(.reconstruction-reference-preview){align-items: end}.trajectory-camera-edit-warning{color:#fff7ed;display:flex;bottom:calc(var(--timeline-panel-height,172px) + 6px);pointer-events:auto;position:absolute;z-index:7;background:#4b3612f0;border:1px solid #f59e0bc2;border-radius:4px;align-items: center;gap:10px;max-width:min(420px,100% - 16px);padding:8px 8px 8px 10px;left:50%;transform:translate(-50%);box-shadow:0 10px 24px #00000047}.trajectory-camera-edit-warning-text{display:grid;gap:2px;min-width:0}.trajectory-camera-edit-warning-text strong,.trajectory-camera-edit-warning-text span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.trajectory-camera-edit-warning-text strong{font-size:12px;font-weight:700;line-height:1.1}.trajectory-camera-edit-warning-text span{color:#fde68a;font-size:11px;line-height:1.15}.trajectory-camera-edit-warning-close{appearance:none;color:#fff7ed;cursor:pointer;display:inline-flex;background:#20282db8;border:1px solid #fde68a8f;border-radius:4px;flex:none;justify-content:center;align-items: center;width:22px;height:22px;padding:0}.trajectory-camera-edit-warning-close:hover{background:#2e373ee6}.trajectory-camera-edit-warning-close:focus-visible{outline:2px solid #9fe2ff;outline-offset:1px}.trajectory-camera-edit-warning-close-icon{position:relative;width:10px;height:10px}.trajectory-camera-edit-warning-close-icon:before,.trajectory-camera-edit-warning-close-icon:after{content:"";position:absolute;background:currentColor;width:10px;height:1px;top:50%;left:0}.trajectory-camera-edit-warning-close-icon:before{transform:rotate(45deg)}.trajectory-camera-edit-warning-close-icon:after{transform:rotate(-45deg)}.trajectory-settings-side-dock{bottom:calc(var(--timeline-panel-height,172px) + 8px);left:var(--player-left-dock-offset,50px)}.trajectory-preview-panel-surface{overflow:hidden;position:relative;background:#111312;border:1px solid #ef4444;border-color:#ef4444 #facc15 #22c55e #4169e1;border-radius:4px;box-shadow:inset 0 0 0 1px #151a1e66}.trajectory-camera-preview{position:relative;width:100%;height:100%}.trajectory-preview-canvas{display:block;background:#111312;width:100%;height:100%}.preview-download-button,.preview-close-button{appearance:none;color:#edf1eb;cursor:pointer;display:inline-flex;position:absolute;text-decoration:none;z-index:6;background:#252d33e0;border:1px solid #afbec49e;border-radius:4px;justify-content:center;align-items: center;width:30px;height:30px;padding:0;top:6px}.preview-download-button{right:42px}.preview-close-button{right:6px}.trajectory-preview-minify-button{appearance:none;color:#edf1eb;cursor:pointer;display:inline-flex;position:absolute;z-index:6;background:#252d33e0;border:1px solid #afbec49e;border-radius:4px;justify-content:center;align-items: center;width:30px;height:30px;padding:0;top:6px;left:6px}.preview-download-button:hover,.preview-close-button:hover,.trajectory-preview-minify-button:hover{background:#2e373ef0}.trajectory-preview-resize-handle{appearance:none;color:#edf1eb;cursor:nesw-resize;display:block;position:absolute;touch-action:none;z-index:6;background:0 0;border:0;width:32px;height:32px;padding:0;bottom:0;left:0}.trajectory-preview-resize-handle:before,.trajectory-preview-resize-handle:after{content:"";opacity:.9;position:absolute;transform-origin:left center;background:currentColor;border-radius:1px;height:1px;left:6px;transform:rotate(-45deg)}.trajectory-preview-resize-handle:before{width:18px;bottom:8px}.trajectory-preview-resize-handle:after{width:12px;bottom:14px}.trajectory-preview-resize-handle:hover{color:#fff}.preview-download-button:disabled{cursor:not-allowed;opacity:.48}.preview-download-icon,.preview-close-icon{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2;width:18px;height:18px}.trajectory-preview-size-icon{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2;width:17px;height:17px}.trajectory-preview-panel-surface-small .preview-download-button,.trajectory-preview-panel-surface-small .preview-close-button,.trajectory-preview-panel-surface-small .trajectory-preview-minify-button{border-radius:3px;width:15px;height:15px;top:3px}.trajectory-preview-panel-surface-small .trajectory-preview-minify-button{left:3px}.trajectory-preview-panel-surface-small .preview-download-button{right:21px}.trajectory-preview-panel-surface-small .preview-close-button{right:3px}.trajectory-preview-panel-surface-small .preview-download-icon,.trajectory-preview-panel-surface-small .preview-close-icon{width:9px;height:9px}.trajectory-preview-panel-surface-small .trajectory-preview-size-icon{width:8.5px;height:8.5px}.trajectory-preview-panel-surface-small .trajectory-preview-resize-handle{width:20px;height:20px}.trajectory-preview-panel-surface-small .trajectory-preview-resize-handle:before{width:12px;bottom:5px;left:4px}.trajectory-preview-panel-surface-small .trajectory-preview-resize-handle:after{width:8px;bottom:9px;left:4px}.trajectory-preview-controls{display:flex;background:#151a1edb;border:1px solid #afbec466;border-radius:4px;justify-content:center;align-items: center;gap:3px;margin-top:3px;padding:2px 4px}.trajectory-preview-control{appearance:none;color:#edf1eb;cursor:pointer;background:#252d33;border:1px solid #afbec494;border-radius:4px;min-width:26px;height:22px;padding:0;font-size:10px;line-height:1}.trajectory-preview-control:disabled{opacity:.55;cursor:not-allowed}.trajectory-preview-size-slider{appearance:none;accent-color:#78f0c4;width:72px;margin:0}.trajectory-preview-tray{appearance:none;color:#edf1eb;cursor:pointer;display:inline-flex;background:#252d33;border:1px solid #afbec494;border-radius:4px;justify-content:center;align-items: center;width:52px;height:28px;font-size:11px}.reconstructions-preview-panel{color:#edf1eb;display:grid;grid-template-rows:auto minmax(0,1fr);width:var(--reconstruction-preview-width);height:var(--reconstruction-preview-height);max-height:var(--reconstruction-preview-height);min-height:var(--reconstruction-preview-height);overflow:hidden;background:#20282d;border:1px solid #afbec46b;border-radius:4px;gap:6px;min-width:0;padding:7px}.reconstructions-preview-layout{color:#edf1eb;--reconstruction-preview-height:238px;--reconstruction-preview-width:min(540px,calc(100vw - 16px));display:flex;overflow:hidden;width:var(--reconstruction-preview-width);flex-direction:column;gap:6px;min-width:0;min-height:0}.reconstructions-preview-layout-with-result-preview{min-height:0}.reconstructions-preview-layout>.reconstructions-preview-selected-result-panel{display:none}.reconstructions-preview-layout-with-result-preview>.reconstructions-preview-selected-result-panel{display:grid;height:var(--reconstruction-preview-height);max-height:var(--reconstruction-preview-height);min-height:var(--reconstruction-preview-height)}.reconstructions-preview-layout>.reconstructions-preview-panel{min-height:0}.reconstructions-preview-layout-with-result-preview>.reconstructions-preview-panel{height:var(--reconstruction-preview-height);max-height:var(--reconstruction-preview-height);min-height:var(--reconstruction-preview-height)}.reconstructions-preview-header{display:flex;justify-content:space-between;align-items: center;gap:8px;min-width:0}.reconstructions-preview-header h2{margin:0;font-size:12px;line-height:1.1}.reconstructions-preview-header-meta{display:flex;align-items: center;gap:6px;min-width:0}.reconstructions-preview-close-button{color:#edf1eb;cursor:pointer;display:inline-flex;background:0 0;border:0;border-radius:3px;flex:none;justify-content:center;align-items: center;width:20px;height:20px;padding:0}.reconstructions-preview-close-button:hover{background:#ffffff1a}.reconstructions-preview-update-badge{color:#dcfce7;font-variant-numeric:tabular-nums;white-space:nowrap;background:#a7f3d01f;border:1px solid #a7f3d06b;border-radius:4px;flex:none;padding:3px 5px;font-size:9px;font-weight:650;line-height:1}.reconstructions-preview-error{color:#fca5a5;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:10px}.reconstructions-preview-scroll{display:grid;grid-auto-rows:min-content;overflow:auto;align-content: start;gap:3px;min-height:0;max-height:100%;padding-right:2px}.reconstructions-preview-empty{color:#c9d6cc;padding:8px;font-size:11px}.reconstructions-preview-row{display:flex;overflow:visible;background:#151a1e;border:1px solid #afbec438;border-radius:4px;flex-direction:column;align-items:stretch;gap:6px;padding:5px 4px 6px 7px}.reconstructions-preview-row-main{display:flex;align-items: center;gap:8px}.reconstructions-preview-playing-indicator{color:#5bd7c2;display:inline-flex;margin-right:1px;font-size:12px;line-height:1}.reconstructions-preview-action-group{display:inline-flex;position:relative;gap:4px;margin-left:4px}.reconstructions-preview-row-result-buttons{display:flex;flex-wrap:wrap;flex:auto;align-items: center;gap:4px;min-width:0}.reconstructions-preview-result-files-panel{display:flex;border-top:1px solid #afbec424;align-items: center;gap:5px;padding-top:4px}.reconstructions-preview-result-files-download-button{flex:0 0 26px}.reconstructions-preview-reference-actions{display:flex;flex:none;align-items: center;gap:4px;margin-left:auto}.reconstructions-preview-reference-file-button{color:#ede9fe;background:#302b42;border-color:#c4b5fd9e;width:auto;padding:0 7px;font-size:9px}.reconstructions-preview-reference-file-button:hover{background:#41385c;border-color:#c4b5fd}.reconstructions-preview-reference-file-button-active,.reconstructions-preview-reference-file-button[aria-pressed=true]{background:#6d5ca8;border-color:#ddd6fe;box-shadow:inset 0 0 0 1px #ddd6fe59}.reconstructions-preview-reference-file-button:focus-visible{outline:2px solid #c4b5fd;outline-offset:1px}.reconstructions-preview-row-actions{display:flex;flex-wrap:nowrap;align-items: center;gap:4px;margin-left:auto}.reconstructions-preview-row-highlight{background:#20352f;border-color:#a7f3d0c7;box-shadow:inset 0 0 0 1px #a7f3d038}.reconstructions-preview-row-playing{box-shadow:inset 0 0 0 2px #5bd7c273}.reconstructions-preview-primary{display:grid;flex:auto;gap:3px;min-width:0}.reconstructions-preview-title{display:flex;justify-content:flex-start;align-items: center;gap:6px;min-width:0}.reconstructions-preview-range{color:#d4f2ff;display:block;font-variant-numeric:tabular-nums;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:11px;font-weight:650;line-height:1.1}.reconstructions-preview-row-id{color:#c9d6cc;display:block;font-variant-numeric:tabular-nums;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex:0 auto;min-width:0;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:10px;line-height:1.1}.reconstructions-preview-row-separator{color:#c9d6cc9e;flex:none;font-size:10px;line-height:1}.reconstructions-preview-comment-control,.reconstructions-preview-comment-editor{display:flex;align-items: center;gap:4px;min-width:0}.reconstructions-preview-comment-control{flex:0 auto}.reconstructions-preview-comment-editor{flex:120px}.reconstructions-preview-comment-text{color:#edf1eb;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex:0 auto;min-width:0;max-width:min(220px,38vw);font-size:10px;line-height:1.2}.reconstructions-preview-comment-text-empty{color:#c9d6cc9e}.reconstructions-preview-comment-input{appearance:none;color:#edf1eb;background:#11181d;border:1px solid #9fe2ff8a;border-radius:4px;flex:auto;min-width:72px;height:26px;padding:0 7px;font-size:10px;line-height:1.2}.reconstructions-preview-comment-input:focus{outline:1px solid #9fe2ff61;outline-offset:1px;border-color:#9fe2ff}.reconstructions-preview-comment-edit-button{appearance:none;color:#c9d6ccd1;cursor:pointer;display:inline-flex;background:0 0;border:0;flex:0 0 20px;justify-content:center;align-items: center;width:20px;height:20px;padding:0;line-height:1}.reconstructions-preview-comment-edit-button:hover{color:#edf1eb;background:0 0}.reconstructions-preview-comment-edit-button:focus-visible{outline:1px solid #9fe2ffb3;outline-offset:1px}.reconstructions-preview-comment-edit-button .reconstructions-preview-icon{width:12px;height:12px}.reconstructions-preview-comment-editor-button{width:22px;height:22px}.reconstructions-preview-comment-editor-button .reconstructions-preview-icon{width:13px;height:13px}.reconstructions-preview-result-panel{display:grid;position:relative;gap:6px;min-width:0}.reconstructions-preview-selected-result-panel{display:grid;overflow:hidden;background:#20282d;border:1px solid #a7f3d066;border-radius:4px;gap:6px;min-width:0;min-height:0;margin:0;padding:7px 6px}.reconstructions-preview-selected-result-panel .reconstructions-preview-result-video-wrapper{overflow:auto;max-height:100%}.reconstructions-preview-selected-result-panel .reconstructions-preview-result-video{width:100%;max-height:100%}.reconstructions-preview-result-empty{color:#c9d6cc;padding:8px;font-size:11px}.reconstructions-preview-result-toolbar{display:flex;align-items: center;gap:8px}.reconstructions-preview-result-title{color:#d4f2ff;display:block;font-variant-numeric:tabular-nums;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex:auto;min-width:0;font-size:11px}.reconstructions-preview-result-file-selector{display:flex;flex-wrap:wrap;gap:4px}.reconstructions-preview-result-file-button{position:relative;border-radius:4px;min-width:26px;font-size:10px;font-weight:650}.reconstructions-preview-result-score-dot{pointer-events:none;position:absolute;border:1px solid #ffffffe6;border-radius:50%;width:7px;height:7px;top:-3px;right:-3px}.reconstructions-preview-result-score-dot-good{background:#22c55e}.reconstructions-preview-result-score-dot-bad{background:#ef4444}.reconstructions-preview-score-controls{display:flex;position:absolute;z-index:4;justify-content:flex-start;gap:6px;top:8px;left:8px}.reconstructions-preview-score-button{cursor:pointer;border-radius:4px;padding:3px 12px}.reconstructions-preview-score-button-bad{color:#fecaca;background:#7f1d1dd9;border:1px solid #fca5a5}.reconstructions-preview-score-button-good{color:#bbf7d0;background:#14532dd9;border:1px solid #86efac}.reconstructions-preview-score-button-bad[aria-pressed=true]{color:#450a0a;background:#fca5a5}.reconstructions-preview-score-button-good[aria-pressed=true]{color:#052e16;background:#86efac}.reconstructions-preview-score-controls:has(.reconstructions-preview-score-button[aria-pressed=true]) .reconstructions-preview-score-button[aria-pressed=false]{color:#d1d5db;opacity:.55;background:#4b5563;border-color:#6b7280}.trajectory-preview-result-video-wrapper{position:relative}.reconstructions-preview-icon-button.reconstructions-preview-result-file-button-low-resolution{color:#f4fffc;background-color:#26323a;background-image:linear-gradient(45deg,#9fe2ff33 25%,#0000 25% 75%,#9fe2ff33 75%),linear-gradient(45deg,#9fe2ff33 25%,#0000 25% 75%,#9fe2ff33 75%);background-position:0 0,4px 4px;background-size:8px 8px;border-color:#9fe2ffc7}.reconstructions-preview-icon-button.reconstructions-preview-result-file-button-active.reconstructions-preview-result-file-button-low-resolution{background-color:#2c8f87;background-image:linear-gradient(45deg,#f4fffc33 25%,#0000 25% 75%,#f4fffc33 75%),linear-gradient(45deg,#f4fffc33 25%,#0000 25% 75%,#f4fffc33 75%);border-color:#9fe2ff}.reconstructions-preview-result-video-wrapper{position:relative}.reconstructions-preview-result-video{aspect-ratio:16/9;display:block;background:#000;border-radius:4px;width:100%;min-width:0}.reconstructions-preview-result-video-download-button{appearance:none;color:#edf1eb;cursor:pointer;display:inline-flex;position:absolute;text-decoration:none;z-index:6;background:#252d33e0;border:1px solid #afbec49e;border-radius:4px;justify-content:center;align-items: center;width:30px;height:30px;padding:0;top:6px;right:6px}.reconstructions-preview-result-video-download-button:hover{background:#2e373ef0}.reconstructions-preview-result-video-placeholder{color:#fff;display:flex;text-align:center;white-space:normal;background:#111312;border:1px solid #afbec447;border-radius:4px;justify-content:center;align-items: center;min-height:150px;padding:12px;font-size:11px}.reconstructions-preview-result-video-placeholder.error{color:#fecaca}.reconstruction-reference-preview{overflow:hidden;background:#111312;border:1px solid #afbec46b;border-radius:4px;max-width:calc(100vw - 16px)}.reconstruction-reference-preview-with-reference{pointer-events:none}.reconstruction-reference-videos{display:flex;gap:6px}.reconstruction-reference-video-shell{overflow:hidden;position:relative;background:#000;flex:1 1 0;min-width:0}.reconstruction-reference-preview-with-reference .reconstruction-reference-video-shell:not(.reconstruction-reference-video-shell-pass-through),.reconstruction-reference-video-shell-pass-through .preview-download-button,.reconstruction-reference-video-shell-pass-through .preview-close-button{pointer-events:auto}.reconstruction-reference-video-shell .reconstructions-preview-result-video,.reconstruction-reference-video-shell .reconstructions-preview-result-video-placeholder{aspect-ratio:auto;object-fit:contain;width:100%;height:100%;min-height:0;max-height:100%}.reconstruction-reference-video-label{color:#edf1eb;pointer-events:none;position:absolute;z-index:5;background:#111312c7;border-radius:3px;padding:2px 6px;font-size:10px;top:6px;left:50%;transform:translate(-50%)}.reconstructions-preview-meta{display:flex;align-items: center;gap:6px;min-width:0;font-size:9px}.reconstructions-preview-meta time,.reconstructions-preview-session,.reconstructions-preview-status{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0}.reconstructions-preview-status{color:#a7f3d0;flex:0 auto;margin-left:auto;font-size:9px;font-weight:650}.reconstructions-preview-meta time{color:#c9d6cc;flex:none}.reconstructions-preview-session{color:#9fe2ff;flex:auto}.reconstructions-preview-icon-button{appearance:none;color:#edf1eb;cursor:pointer;display:inline-flex;text-decoration:none;background:#252d33;border:1px solid #afbec494;border-radius:4px;justify-content:center;align-items: center;width:26px;height:26px;padding:0}.reconstructions-preview-icon-button:hover{background:#2e373e}.reconstructions-preview-icon-button:disabled{cursor:not-allowed;opacity:.62}.reconstructions-preview-icon-button-danger{color:#fecaca;background:#3a2320;border-color:#fca5a5b8}.reconstructions-preview-icon-button-danger:hover{background:#4a2b28}.reconstructions-preview-icon-button.reconstructions-preview-result-file-button-active{color:#f4fffc;background:#2c8f87;border-color:#79d5c9}.reconstructions-preview-icon{width:16px;height:16px}.reconstructions-preview-delete-modal{color:#dcfce7;display:grid;grid-template-columns:minmax(0,1fr);position:absolute;z-index:20;background:#20282d;border:1px solid #fca5a580;border-radius:4px;align-items: center;gap:7px;width:200px;padding:8px;top:0;left:auto;right:calc(100% + 6px);transform:none}.reconstructions-preview-delete-modal-text{font-size:11px;line-height:1.3}.reconstructions-preview-delete-modal-actions{display:grid;grid-template-columns:1fr 1fr;gap:6px}.reconstructions-preview-delete-modal-actions .reconstructions-preview-icon-button{width:auto;height:24px;padding:0 7px}.reconstructions-toast-stack{display:grid;gap:5px;width:min(540px,100vw - 16px)}.reconstructions-toast{color:#dcfce7;display:grid;grid-template-columns:minmax(0,1fr)22px;background:#20282df0;border:1px solid #a7f3d085;border-radius:4px;align-items: center;gap:8px;padding:5px 6px 5px 8px;font-size:11px;line-height:1.25}.reconstructions-toast span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0}.reconstructions-toast-close-button{appearance:none;color:#dcfce7;cursor:pointer;display:inline-flex;background:0 0;border:1px solid #dcfce757;border-radius:4px;justify-content:center;align-items: center;width:22px;height:22px;padding:0}.reconstructions-toast-close-button:hover{background:#dcfce71f;border-color:#dcfce794}.reconstructions-json-modal-backdrop{display:flex;pointer-events:auto;position:fixed;z-index:21;background:#070a0c9e;justify-content:flex-end;align-items: flex-start;padding:12px;inset:0}.reconstructions-json-modal{color:#edf1eb;display:grid;background:#20282d;border:1px solid #afbec46b;border-radius:4px;gap:8px;width:min(540px,100vw - 16px);max-width:min(540px,100vw - 16px);max-height:calc(100vh - 24px);padding:12px}.reconstructions-json-modal-header{display:flex;justify-content:space-between;align-items: start;gap:12px;min-width:0}.reconstructions-json-modal-header h2,.reconstructions-json-modal-header p{margin:0}.reconstructions-json-modal-header h2{overflow-wrap:anywhere;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:13px;line-height:1.2}.reconstructions-json-modal-header p{color:#c9d6cc;font-size:11px;line-height:1.3}.reconstructions-json-tabs{display:flex;gap:4px}.reconstructions-json-tabs button{appearance:none;color:#edf1eb;cursor:pointer;background:#252d33;border:1px solid #afbec494;border-radius:4px;height:28px;padding:0 10px;font-size:11px}.reconstructions-json-tabs button[aria-selected=true]{background:#24615e;border-color:#79d5c9}.reconstructions-json-block{color:#edf1eb;overflow:auto;background:#111312;border:1px solid #afbec447;border-radius:4px;max-height:min(480px,100vh - 220px);margin:0;padding:10px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:11px;line-height:1.35}.trajectory-tool-icon{fill:none;width:16px;height:16px}.trajectory-tool-icon-ring{stroke:#9fe2ff}.trajectory-tool-button-added .trajectory-tool-icon-ring{stroke:#f4fffc}.timeline-locator-panel{pointer-events:auto}.timeline-locator-grid,.timeline-locator-grid-single{color:inherit;background:#20282d;border:1px solid #afbec46b;border-radius:4px;padding:1px 6px}.trajectory-settings-dock{box-sizing:border-box;-ms-overflow-style:none;overflow:auto;pointer-events:auto;scrollbar-width:none;width:268px;min-height:0;max-height:100%}.trajectory-settings-dock::-webkit-scrollbar{display:none}.trajectory-gizmo-mode-panel{background:#20282d;border:1px solid #afbec46b;border-radius:4px;margin-bottom:6px;padding:6px}.trajectory-gizmo-mode-label{color:#cbd6d9;margin-bottom:5px;font-size:11px}.trajectory-gizmo-mode-header{display:flex;justify-content:space-between;align-items: center;gap:6px;margin-bottom:5px}.trajectory-gizmo-mode-header .trajectory-gizmo-mode-label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0;margin-bottom:0}.trajectory-json-summary{color:#b8c8c3;margin-bottom:8px;font-size:10px}.trajectory-json-settings{display:grid;gap:6px;margin-top:8px}.trajectory-json-settings-actions{display:flex;position:relative;gap:4px}.trajectory-json-settings-actions button,.trajectory-json-window-action{appearance:none;color:#edf1eb;cursor:pointer;background:#252d33;border:1px solid #afbec494;border-radius:4px;flex:1;min-height:26px;padding:0 8px;font-size:11px}.trajectory-save-preset-button{appearance:none;color:#edf1eb;cursor:pointer;display:inline-flex;background:#252d33;border:1px solid #afbec494;border-radius:4px;flex:0 0 22px;justify-content:center;align-items: center;width:22px;height:22px;padding:0}.trajectory-save-preset-button:hover{border-color:#edf1ebd1}.trajectory-save-preset-icon{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8;width:13px;height:13px}.trajectory-json-settings-actions button[aria-pressed=true]{background:#24615e;border-color:#79d5c9}.trajectory-json-status{color:#d4f2ff;background:#111312b8;border:1px solid #afbec43d;border-radius:4px;padding:5px 6px;font-size:10px;line-height:1.35}.trajectory-json-window{display:grid;background:#151a1d;border:1px solid #afbec46b;border-radius:4px;gap:6px;padding:6px}.trajectory-json-window-header{color:#cbd6d9;display:flex;justify-content:space-between;align-items: center;font-size:11px}.trajectory-json-window-header button{appearance:none;color:#edf1eb;cursor:pointer;background:0 0;border:0;width:22px;height:22px;font-size:12px}.trajectory-json-window textarea{box-sizing:border-box;color:#edf1eb;resize:vertical;background:#0f1211;border:1px solid #afbec46b;border-radius:3px;width:100%;min-height:168px;padding:6px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:10px;line-height:1.35}.trajectory-preset-popover{box-sizing:border-box;display:grid;position:fixed;z-index:30;background:#151a1d;border:1px solid #afbec485;border-radius:4px;gap:7px;width:224px;padding:8px;box-shadow:0 12px 28px #0000005c}.trajectory-preset-field{color:#cbd6d9;display:grid;gap:3px;font-size:10px}.trajectory-preset-field input,.trajectory-preset-field textarea{box-sizing:border-box;color:#edf1eb;font:inherit;background:#0f1211;border:1px solid #afbec46b;border-radius:3px;width:100%;min-width:0;padding:5px}.trajectory-preset-field textarea{resize:vertical;line-height:1.35}.trajectory-preset-toolbar-toggle{color:#d6e2dc;display:flex;align-items: center;gap:6px;font-size:10px}.trajectory-preset-toolbar-toggle input{margin:0}.trajectory-preset-slot-note,.trajectory-preset-error{border-radius:3px;padding:5px 6px;font-size:10px;line-height:1.35}.trajectory-preset-slot-note{color:#cbd6d9;background:#afbec41a}.trajectory-preset-error{color:#ffd9d9;background:#7f1d1d7a}.trajectory-preset-actions{display:flex;gap:4px}.trajectory-preset-actions button{appearance:none;color:#edf1eb;cursor:pointer;background:#252d33;border:1px solid #afbec494;border-radius:4px;flex:1;min-height:26px;padding:0 8px;font-size:11px}.trajectory-preset-actions button:disabled{cursor:default;opacity:.64}.trajectory-anchor-point-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.trajectory-anchor-point-field{display:grid;gap:3px;min-width:0}.trajectory-anchor-point-field span{color:#b8c8c3;font-size:10px}.trajectory-anchor-point-field input{box-sizing:border-box;color:#edf1eb;font-variant-numeric:tabular-nums;background:#111312;border:1px solid #afbec46b;border-radius:3px;width:100%;min-width:0;height:24px;padding:0 6px;font-size:11px}.trajectory-anchor-point-field input:disabled{cursor:not-allowed;opacity:.5}.trajectory-send-request-button{appearance:none;color:#edf1eb;cursor:pointer;background:#252d33;border:1px solid #afbec494;border-radius:4px;width:100%;height:28px;margin-bottom:6px;font-size:11px}.trajectory-send-request-button:disabled{cursor:not-allowed;opacity:.55}.trajectory-settings-canvas{display:block;overflow:hidden;border-radius:8px;width:100%;box-shadow:0 10px 28px #00000042}.scene-alignment-dock{display:flex;pointer-events:auto;position:absolute;left:8px;top:calc(100% - var(--timeline-panel-height,172px) + 6px);z-index:5;align-items: flex-start;gap:6px}.opfs-clear-modal-backdrop{display:flex;pointer-events:auto;position:absolute;z-index:20;background:#070a0c9e;justify-content:center;align-items: center;inset:0}.opfs-clear-modal{color:#edf1eb;display:grid;background:#20282d;border:1px solid #afbec46b;border-radius:4px;gap:12px;width:280px;padding:14px}.opfs-clear-modal h2,.opfs-clear-modal p{margin:0}.opfs-clear-modal h2{font-size:15px}.opfs-clear-modal p{color:#c9d6cc;font-size:12px;line-height:1.4}.opfs-storage-blocked-modal{width:420px;max-width:calc(100vw - 32px)}.opfs-clear-modal-actions{display:flex;justify-content:flex-end;gap:8px}.scene-alignment-panel-dock{left:calc(var(--player-left-dock-offset,50px) - 10px);pointer-events:auto;position:absolute;top:calc(100% - var(--timeline-panel-height,172px) - 101px);z-index:5;transform:translateY(calc(101px - 100%))}.timeline-world-sync-panel-dock{left:var(--player-left-dock-offset,50px);pointer-events:auto;position:absolute;top:calc(100% - var(--timeline-panel-height,172px) - 101px);z-index:5}.scene-alignment-toggle,.opfs-clear-modal-button,.scene-alignment-mode-controls button,.trajectory-gizmo-mode-controls button{appearance:none;color:#edf1eb;cursor:pointer;background:#252d33;border:1px solid #afbec494;border-radius:4px;height:28px;padding:0 10px;font-size:11px}.scene-alignment-toggle:disabled{cursor:not-allowed;opacity:.52}.scene-alignment-toggle-icon{display:inline-flex;justify-content:center;align-items: center;width:32px;padding:0}.frame-load-button{position:relative}.frame-load-button:after{color:#edf1eb;content:attr(data-tooltip);opacity:0;pointer-events:none;position:absolute;visibility:hidden;white-space:nowrap;z-index:10;background:#20282df5;border:1px solid #afbec46b;border-radius:4px;padding:5px 7px;transition:opacity .12s,transform .12s;font-size:11px;bottom:calc(100% + 7px);left:50%;transform:translate(-50%)translateY(2px)}.frame-load-button:hover:after{opacity:1;visibility:visible;transform:translate(-50%)translateY(0)}.frame-load-button:focus-visible:after{opacity:1;visibility:visible;transform:translate(-50%)translateY(0)}.scene-alignment-toggle-svg{width:20px;height:20px}.scene-alignment-toggle-svg-stroke{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.scene-alignment-toggle-svg-fill{fill:currentColor}.scene-alignment-toggle-svg-cutout{fill:#252d33}.scene-alignment-toggle-freeze-time-active{color:#f2b95e;background:#255343;border-color:#afbec46b}.scene-alignment-toggle-freeze-time-active .scene-alignment-toggle-svg-cutout{fill:#255343}.scene-alignment-duration{color:#edf1eb;display:inline-flex;white-space:nowrap;background:#20282d;border:1px solid #afbec46b;border-radius:4px;align-items: center;height:28px;padding:0 9px;font-size:11px}.timeline-marker-controls{display:inline-flex;position:relative;gap:6px}.timeline-marker-panel{color:#edf1eb;display:grid;max-height:min(180px,calc(100vh - var(--timeline-panel-height,172px) - 60px));overflow:hidden;position:absolute;z-index:8;background:#20282d;border:1px solid #afbec46b;border-radius:4px;gap:8px;width:460px;max-width:calc(100vw - 16px);padding:8px;bottom:34px;left:0;box-shadow:0 10px 28px #00000057}.timeline-marker-panel-header{display:flex;justify-content:space-between;align-items: center;gap:8px}.timeline-marker-panel-header h2{margin:0;font-size:12px;line-height:1}.timeline-marker-list{display:grid;overflow-y:auto;gap:4px;min-height:0;max-height:120px;padding-right:2px}.timeline-marker-row{display:grid;cursor:pointer;grid-template-columns:12px minmax(72px,1fr)minmax(116px,1.45fr)minmax(36px,.4fr)24px 24px;background:#151a1e;border:1px solid #afbec42e;border-radius:4px;align-items: center;gap:6px;min-height:30px;padding:4px 6px}.timeline-marker-row:hover{background:#1b2227}.timeline-marker-swatch{border:1px solid #edf1eb6b;border-radius:999px;width:10px;height:10px}.timeline-marker-name,.timeline-marker-timestamp,.timeline-marker-frame{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:10px;line-height:1.2}.timeline-marker-timestamp,.timeline-marker-frame{color:#c9d6cc;font-variant-numeric:tabular-nums}.timeline-marker-icon-button,.timeline-marker-action-button{appearance:none;color:#edf1eb;cursor:pointer;display:inline-flex;background:#252d33;border:1px solid #afbec47a;border-radius:4px;justify-content:center;align-items: center}.timeline-marker-icon-button{width:24px;height:24px;padding:0}.timeline-marker-icon-button svg{fill:currentColor;width:14px;height:14px}.timeline-marker-action-button{height:24px;padding:0 8px;font-size:10px;font-weight:650}.timeline-marker-icon-button:hover,.timeline-marker-action-button:hover{background:#2e373e}.timeline-marker-icon-button:disabled,.timeline-marker-action-button:disabled{cursor:not-allowed;opacity:.52}.timeline-marker-panel-status,.timeline-marker-empty{color:#c9d6cc;padding:4px 2px;font-size:11px;line-height:1.3}.timeline-marker-panel-status[role=alert]{color:#ffd4c2}.timeline-marker-edit-form{display:grid;grid-template-columns:minmax(88px,1fr)minmax(132px,1.3fr)72px 24px;background:#151a1e;border:1px solid #afbec43d;border-radius:4px;gap:6px;padding:6px}.timeline-marker-edit-form input{color:#edf1eb;background:#111312;border:1px solid #afbec46b;border-radius:3px;min-width:0;height:24px;padding:0 6px;font-size:11px}.timeline-marker-color-picker{display:inline-flex;align-self: center;width:24px;height:24px}.timeline-marker-color-button{appearance:none;cursor:pointer;border:1px solid #edf1eb94;border-radius:3px;width:24px;height:24px;padding:0}.timeline-marker-color-palette{display:grid;grid-template-columns:repeat(3,18px);position:fixed;z-index:20;background:#20282d;border:1px solid #afbec46b;border-radius:4px;gap:4px;padding:6px}.timeline-marker-color-swatch{appearance:none;cursor:pointer;border:1px solid #edf1eb75;border-radius:3px;width:18px;height:18px;padding:0}.timeline-marker-color-swatch-active{border-color:#edf1eb;box-shadow:0 0 0 2px #edf1eb38}.timeline-marker-edit-actions{display:flex;grid-column:1/-1;justify-content:flex-end;gap:4px}.scene-alignment-toggle-active,.scene-alignment-mode-controls button.scene-alignment-mode-active,.trajectory-gizmo-mode-controls button.trajectory-gizmo-mode-active{background:#24615e;border-color:#79d5c9}.scene-alignment-panel{color:#edf1eb;background:#20282d;border:1px solid #afbec46b;border-radius:4px;width:330px;padding:8px}.timeline-world-sync-panel{color:#edf1eb;display:grid;position:relative;background:#20282d;border:1px solid #afbec46b;border-radius:4px;gap:6px;width:220px;padding:8px}.timeline-world-sync-field{display:flex;flex-direction:column;gap:2px;min-width:0;font-size:10px}.timeline-world-sync-field input{box-sizing:border-box;color:#edf1eb;font-variant-numeric:tabular-nums;background:#111312;border:1px solid #afbec46b;border-radius:3px;width:100%;min-width:0;height:24px;padding:0 6px;font-size:11px}.timeline-world-sync-session-button{color:#edf1eb;cursor:pointer;background:#303b40;border:1px solid #afbec46b;border-radius:3px;min-height:24px;font-size:11px}.timeline-world-sync-close{color:#c8d0d3;cursor:pointer;display:flex;position:absolute;background:0 0;border:0;justify-content:center;align-items: center;width:22px;height:22px;padding:0;top:4px;right:4px}.timeline-world-sync-close:hover{color:#fff}.timeline-world-sync-close svg{stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2;width:14px;height:14px}.timeline-world-sync-panel>[role=alert]{color:#ffb4ab;font-size:10px}.line-trajectory-settings-panel{color:#edf1eb;display:grid;background:#20282d;border:1px solid #afbec46b;border-radius:4px;gap:10px;width:268px;padding:10px}.line-trajectory-settings-section{display:grid;gap:8px}.line-trajectory-settings-title{color:#b8c8c3;font-size:11px;font-weight:700}.line-trajectory-endpoint-grid,.line-trajectory-camera-grid{display:grid;gap:8px}.line-trajectory-endpoint-fieldset{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border:1px solid #afbec43d;border-radius:4px;gap:6px;min-width:0;margin:0;padding:8px}.line-trajectory-endpoint-fieldset legend{color:#d4f2ff;padding:0 4px;font-size:10px}.line-trajectory-settings-field{display:grid;gap:3px;min-width:0}.line-trajectory-settings-field span{color:#b8c8c3;font-size:10px}.line-trajectory-settings-field input{box-sizing:border-box;color:#edf1eb;font-variant-numeric:tabular-nums;background:#111312;border:1px solid #afbec46b;border-radius:3px;width:100%;min-width:0;height:24px;padding:0 6px;font-size:11px}.line-trajectory-direction-field{grid-column:1/-1}.line-trajectory-direction-controls{display:flex;gap:4px;margin-bottom:8px}.line-trajectory-direction-controls button{appearance:none;color:#edf1eb;cursor:pointer;background:#252d33;border:1px solid #afbec494;border-radius:4px;flex:1;height:26px;padding:0 8px;font-size:11px}.line-trajectory-direction-controls button.line-trajectory-direction-active{background:#24615e;border-color:#79d5c9}.scene-alignment-mode-controls{display:flex;gap:4px;margin-bottom:8px}.trajectory-gizmo-mode-controls{display:flex;gap:4px}.trajectory-gizmo-mode-controls button{flex:1;height:28px;padding:0 10px;font-size:11px}.trajectory-gizmo-transform-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:4px;margin-top:8px}.trajectory-gizmo-transform-field{display:flex;flex-direction:column;gap:2px;min-width:0;font-size:10px}.trajectory-gizmo-transform-field input{box-sizing:border-box;color:#edf1eb;background:#111312;border:1px solid #afbec46b;border-radius:3px;width:100%;min-width:0;max-width:64px;height:24px;padding:0 4px;font-size:11px}.trajectory-settings-slider-grid{display:grid;gap:8px;margin-top:8px}.trajectory-settings-direction-controls{display:flex;gap:4px;margin-top:8px}.trajectory-settings-direction-controls button{appearance:none;color:#edf1eb;cursor:pointer;background:#252d33;border:1px solid #afbec494;border-radius:4px;flex:1;height:26px;padding:0 8px;font-size:11px}.trajectory-settings-direction-controls button.trajectory-settings-direction-active{background:#24615e;border-color:#79d5c9}.trajectory-settings-slider-field{display:grid;gap:4px;min-width:0}.trajectory-settings-slider-header,.trajectory-settings-slider-bounds{display:flex;justify-content:space-between;align-items: center;min-width:0}.trajectory-settings-slider-header{color:#b8c8c3;font-size:10px}.trajectory-settings-slider-header span:last-child{color:#d4f2ff;font-variant-numeric:tabular-nums;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace}.trajectory-settings-slider-field input[type=range]{accent-color:#8ee6d1;width:100%;min-width:0;height:18px;margin:0}.trajectory-settings-slider-bounds{color:#8f9d99;font-variant-numeric:tabular-nums;font-size:9px}.scene-alignment-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:2px}.scene-alignment-field{display:flex;flex-direction:column;gap:2px;min-width:0;font-size:10px}.scene-alignment-field input{box-sizing:border-box;color:#edf1eb;background:#111312;border:1px solid #afbec46b;border-radius:3px;width:100%;min-width:0;max-width:64px;height:24px;padding:0 4px;font-size:11px}.timeline-locator-grid{display:grid;grid-template-rows:auto auto;grid-template-columns:auto auto;align-items: end;gap:0 12px}.timeline-locator-grid-single{grid-template-columns:auto}.timeline-locator-row{text-align:right;line-height:1.1}.timeline-locator-time{font-variant-numeric:tabular-nums}.editor-canvas{display:block;width:100%;height:100%}.timeline-panel canvas{display:block}.r3f-stats-panel{pointer-events:none!important;top:8px!important;left:50%!important}.r3f-stats-clickable{cursor:pointer;pointer-events:auto!important}.r3f-stats-below-header{top:72px!important}.r3f-stats-center-left{transform:translate(calc(-100% - 8px))}.r3f-stats-center-right{transform:translate(8px)}@media (max-width:760px){.app{grid-template-rows:auto minmax(0,1fr)}.app-bar{flex-direction:column;align-items:stretch;gap:10px;padding:10px 12px}}
