.sl-root{position:relative;display:flex;align-items:center;height:18px;touch-action:none;-webkit-user-select:none;user-select:none;cursor:pointer}.sl-track.svelte-159h78u{position:relative;width:100%;height:4px;border-radius:var(--r-full);background:#ffffff2e}.sl-range{position:absolute;height:100%;border-radius:var(--r-full);background:var(--accent)}.sl-thumb{display:block;width:12px;height:12px;border-radius:50%;background:#fff;box-shadow:0 0 0 0 var(--accent-soft);outline:none;transition:box-shadow var(--t) var(--ease),transform var(--t) var(--ease)}.sl-thumb:hover,.sl-thumb:focus-visible,.sl-thumb[data-active]{box-shadow:0 0 0 5px var(--accent-soft);transform:scale(1.1)}
