.editor-starter-root .editor-starter-focus-ring{border:1px solid #0000;outline:none;transition:all .15s}.editor-starter-root .editor-starter-focus-ring:focus-visible{border-color:var(--primary);box-shadow:0 0 0 3px oklch(from var(--ring)l c h/.2)}.editor-starter-root .editor-starter-focus-ring[data-focused=true]{border-color:var(--primary)}.editor-starter-root .editor-starter-focus-ring:hover,.editor-starter-root .editor-starter-focus-ring[data-active=true]{color:var(--primary)}.editor-starter-root .editor-starter-field{border:1px solid var(--border);background-color:var(--card);color:var(--foreground);border-radius:.375rem;outline:none;transition:all .15s}.editor-starter-root .editor-starter-field:hover{border-color:var(--primary)}.editor-starter-root .editor-starter-field:focus{border-color:var(--primary);box-shadow:0 0 0 3px oklch(from var(--ring)l c h/.2)}.editor-starter-root .bg-editor-starter-bg{background-color:var(--sidebar)}.editor-starter-root .bg-editor-starter-panel{background-color:oklch(from var(--secondary)l c h/.8);background-image:linear-gradient(180deg,oklch(from var(--primary)l c h/.02),transparent 40%);box-shadow:0 1px 2px oklch(from var(--foreground)l c h/.06),0 4px 14px oklch(from var(--foreground)l c h/.04)}.editor-starter-root .bg-editor-starter-surface{background-color:var(--card);background-image:linear-gradient(180deg,oklch(from var(--primary)l c h/.015),transparent 50%)}.editor-starter-root .bg-editor-starter-track{background-color:oklch(from var(--secondary)l c h/.12)}.editor-starter-root .bg-editor-starter-accent{background-color:var(--primary)}.editor-starter-root .text-editor-starter-accent{color:var(--primary)}.editor-starter-root .shadow-editor-starter-accent{box-shadow:0 0 0 1px oklch(from var(--primary)l c h/.2),0 6px 16px oklch(from var(--primary)l c h/.08)}.editor-starter-root .border-editor-starter-border{border-color:var(--border)}.editor-starter-root .border-b-editor-starter-border{border-bottom-color:var(--border)}.editor-starter-root .border-r-editor-starter-border{border-right-color:var(--border)}.editor-starter-root .border-editor-starter-accent{border-color:var(--primary)}.editor-starter-root .bg-editor-starter-divider{background-color:var(--border)}.editor-starter-root .text-editor-starter-primary{color:var(--foreground)}.editor-starter-root .text-editor-starter-secondary,.editor-starter-root .text-editor-starter-tertiary{color:var(--muted-foreground)}.editor-starter-root .text-editor-starter-icon{color:var(--primary)}.editor-starter-root .text-editor-starter-icon-secondary{color:var(--foreground)}.editor-starter-root .text-editor-starter-icon-muted{color:var(--muted-foreground)}.editor-starter-root .fill-editor-starter-accent{fill:var(--primary)}.editor-starter-root .editor-starter-button{background-color:var(--card);border:1px solid var(--border);color:var(--foreground);cursor:pointer;border-radius:.5rem;outline:none;padding:.5rem 1rem;font-weight:500;transition:all .15s}.editor-starter-root .editor-starter-button:hover:not(:disabled){background-color:oklch(from var(--accent)l c h/.6);border-color:var(--primary)}.editor-starter-root .editor-starter-button:active:not(:disabled){border-color:var(--primary);background-color:#f5f5f4}.editor-starter-root .editor-starter-button:disabled{opacity:.5;cursor:not-allowed;background-color:oklch(from var(--muted)l c h/.7)}.editor-starter-root .editor-starter-button-primary{background-color:var(--primary);border-color:var(--primary);color:#fff;font-weight:600}.editor-starter-root .editor-starter-button-primary:hover:not(:disabled){background-color:oklch(from var(--primary)l c h/.9);border-color:oklch(from var(--primary)l c h/.9);box-shadow:0 4px 12px oklch(from var(--ring)l c h/.25);transform:translateY(-1px)}.editor-starter-root .editor-starter-icon-button{color:var(--foreground);cursor:pointer;background-color:#0000;border:1px solid #0000;border-radius:.5rem;outline:none;justify-content:center;align-items:center;padding:.5rem;transition:all .15s;display:flex}.editor-starter-root .editor-starter-icon-button:hover:not(:disabled){background-color:oklch(from var(--accent)l c h/.6);color:var(--primary)}.editor-starter-root .editor-starter-icon-button:active:not(:disabled){color:var(--primary);background-color:#f5f5f4}.editor-starter-root .editor-starter-icon-button[data-active=true]{color:var(--primary);border-color:var(--primary);background-color:#f5f5f4}.editor-starter-root .editor-starter-timeline-item{background-color:var(--card);border:1px solid var(--border);-webkit-backdrop-filter:saturate(110%);backdrop-filter:saturate(110%);border-radius:.375rem;transition:all .15s}.editor-starter-root .editor-starter-timeline-item:hover{border-color:var(--primary);box-shadow:0 2px 10px oklch(from var(--ring)l c h/.18)}.editor-starter-root .editor-starter-timeline-item[data-selected=true]{border-color:var(--primary);box-shadow:0 6px 16px oklch(from var(--ring)l c h/.25)}.editor-starter-root .editor-starter-action-button{color:var(--foreground);cursor:pointer;background-color:#0000;border:1px solid #0000;outline:none;transition:all .15s}.editor-starter-root .editor-starter-action-button:hover:not(:disabled){background-color:oklch(from var(--accent)l c h/.6);color:var(--primary)}.editor-starter-root .editor-starter-action-button:active:not(:disabled){color:var(--primary);background-color:#f5f5f4}.editor-starter-root .editor-starter-action-button[data-active=true]{color:var(--primary);border-color:var(--primary);background-color:#f5f5f4}.editor-starter-root .editor-starter-tooltip{background-color:var(--popover);color:var(--popover-foreground);border-radius:.5rem;padding:.5rem .75rem;font-size:.875rem;font-weight:500;box-shadow:0 10px 25px #0003}.editor-starter-root ::-webkit-scrollbar{width:8px;height:8px}.editor-starter-root ::-webkit-scrollbar-track{background:var(--muted)}.editor-starter-root ::-webkit-scrollbar-thumb{background:var(--muted-foreground);border-radius:4px}.editor-starter-root ::-webkit-scrollbar-thumb:hover{background:oklch(from var(--muted-foreground)l c h/.5)}.editor-starter-root{overscroll-behavior-x:none}.editor-starter-root .editor-slider{appearance:none!important;background:0 0!important;outline:none!important;height:8px!important;margin:0!important;padding:0!important}.editor-starter-root .editor-slider::-webkit-slider-track{appearance:none!important;background:var(--muted)!important;cursor:pointer!important;border:none!important;border-radius:2px!important;width:100%!important;height:4px!important}.editor-starter-root .editor-slider::-webkit-slider-thumb{appearance:none!important;background:var(--primary)!important;cursor:pointer!important;width:12px!important;height:12px!important;box-shadow:0 1px 3px oklch(from var(--foreground)l c h/.3)!important;opacity:1!important;border:none!important;border-radius:50%!important;transition:all .2s!important}.editor-starter-root .editor-slider::-webkit-slider-thumb:hover{background:oklch(from var(--primary)l c h/.9)!important;transform:scale(1.1)!important}.editor-starter-root .editor-slider::-moz-range-track{background:var(--muted)!important;cursor:pointer!important;border:none!important;border-radius:2px!important;width:100%!important;height:4px!important}.editor-starter-root .editor-slider::-moz-range-thumb{background:var(--primary)!important;cursor:pointer!important;width:12px!important;height:12px!important;box-shadow:0 1px 3px oklch(from var(--foreground)l c h/.3)!important;opacity:1!important;border:none!important;border-radius:50%!important;transition:all .2s!important}.editor-starter-root .editor-slider::-moz-range-thumb:hover{background:oklch(from var(--primary)l c h/.9)!important;transform:scale(1.1)!important}.editor-starter-root .editor-slider:before{display:none!important}.editor-starter-root .editor-slider::-webkit-slider-runnable-track{background:var(--muted)!important;border:none!important;border-radius:2px!important;height:4px!important}.editor-starter-root .field-sizing-content{field-sizing:content;width:auto;min-width:1ch;max-width:none}@supports not (field-sizing:content){.editor-starter-root .field-sizing-content{width:auto;min-width:10ch}}
/*# sourceMappingURL=1409b8cbdc8fcedd.css.map*/